<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{ box-sizing: border-box; }
*,*:before,*:after{ box-sizing: inherit; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0px;padding:0px;font-family:'Microsoft YaHei','å¾®è½¯é›…é»‘','å®‹ä½“'; background:#fff; font-size:12px;}
div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;border:0px;}
h1,h2,h3,h4,h5,h6{ font-weight:  normal; }
ul,ol,li {list-style-type:none;}
table{border-collapse:collapse;}
table,th,tr,td{ font-size:12px;}
input, textarea{border:0; padding:0; font-family:"Microsoft YaHei","å®‹ä½“";}
i{font-style:normal;}
b{font-weight:normal;}
img{border:none;}
em{font-style:normal;}           
/*link*/
a{text-decoration:none; color:#000; -webkit-transition:background ease 0.4s,color ease 0.4s; -moz-transition:background ease 0.4s,color ease 0.4s; 
transition:background ease 0.4s,color ease 0.4s;}
*:focus { outline: none!important;}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  *zoom: 1;
}</pre></body></html>